.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:750px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 81px;
}
.line{
    width: 100%;
    height: 1px;
    background: #F0F0F0;
}
.navigation{
    height: 58px;
}
.navigation ul li{
    padding-bottom: 15px;
}
.navigation ul li a{
    color: #222222;
}
.navigation ul li a:hover{
    color: #222222;
}
.navActive a{
    font-family: "SourceHanSansCN-Bold" !important;
    color: #1566C2 !important;
}
.navActive{
    border-bottom: 3px solid #1566C2 !important;
}
.record a{
    color: #FFFFFF;
    margin-right: 40px;
}
.record a:hover{
    color: #FFFFFF;
}
.swiper-button-next{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important; 
}
.swiper-button-prev{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: none !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: none !important;
}
.unify{
    width: 1200px;
    height: 120px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(29,29,29,0.09);
    border-radius: 5px;
    margin: auto;
    position: relative;
    margin-top: -60px;
    z-index: 3;
}
.message form{
    width: 800px;
}
.message form input{
    outline: none;
    width: 280px;
    height: 40px;
    background: none;
    border: 1px solid #F0F0F0;
    font-size: 16px;
    padding-left: 20px;
 }
 .message form button{
    width: 146px;
    height: 42px;
    background: #1566C2;
    line-height: 42px;
    border: none;
    outline: none;
}
.tradition li{
    width: 380px;
    height: 252px;
    background-size: cover !important;
}
.tradition li:nth-child(1){
    background: url(../images/home/img.jpg) no-repeat center;
}
.tradition li:nth-child(2){
    background: url(../images/home/img1.jpg) no-repeat center;
}
.tradition li:nth-child(3){
    background: url(../images/home/img2.jpg) no-repeat center;
}
.tradition li div{
    width: 259px;
    height: 163px;
    background: rgba(21, 102, 194, .8);
    position: relative;
    margin: auto;
    top: 45px;
    display: none;
}
.tradition li div p{
    width: 230px;
    margin: auto;
    padding-top: 30px;
}
.traditionActive div{
    display: block !important;
}
.tradition{
    padding: 50px 0 80px 0;
}
.aluminium{
    width: 100%;
    height: 724px;
    background: url(../images/home/bg.jpg) no-repeat center;
}
.aluminium li{
    margin:0 30px 30px;
}
.aluminium li div:nth-child(1){
    width: 121px;
    height: 144px;
    background: url(../images/home/icon16.png) no-repeat center;
    margin-bottom: 10px;
}
.aluminium li div:nth-child(1) img{
    max-width: 70px;
    max-height: 70px;
}
.aluminium li div:nth-child(1) img:nth-child(2){
    display: none;
}
.aluminium li div:nth-child(2) p:nth-child(2){
    width: 34px;
    height: 2px;
    background: #FFFFFF;
    margin: auto;
    margin-top: 5px;
}
.aluminiumActive div:nth-child(1){
    background: url(../images/home/icon16a.png) no-repeat center !important;
}
.aluminiumActive div:nth-child(1) img:nth-child(2){
    display: block !important;
}
.aluminiumActive div:nth-child(1) img:nth-child(1){
    display: none !important;
}
.colour{
    width: 100%;
    height: 800px;
    background: url(../images/home/bg1.jpg) no-repeat center;
    margin-top: -10px;
}
.more{
    width: 187px;
    height: 53px;
    border: 2px solid #3C3C3C;
    line-height: 53px;
    color: #282828 !important;
    float: right;
    margin-top: 450px;
}
.series{
    width: 100%;
    height: 1086px;
    background: url(../images/home/bg2.jpg) no-repeat center;
}
.seriesCon li div{
    width: 384px;
    height: 273px;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    margin-bottom: 17px;
}
.seriesCon li div img{
    max-width: 260px;
    max-height: 200px;
}
.seriesCon li{
    width: 386px;
    height: 335px;
    background: #FAFAFA;
    margin: 0 7px 30px;
}
.seriesConActive{
    background: #1566C2 !important;
}
.seriesConActive p{
    color: #FFFFFF !important;
}
.custom{
    width: 100%;
    height: 381px;
    background: url(../images/home/bg3.jpg) no-repeat center;
}
.line1{
    width: 313px;
    height: 1px;
    background: #FFFFFF;
    margin: 10px 0;
}
.source{
    width: 382px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    background: url(../images/home/img10.png) no-repeat center;
    margin-top: 58px;
    margin-bottom: 10px;
}
.swiper1{
    width: 100%;
    height:460px;
}
.next1{
    margin-top: -75px!important;
    margin-left: 785px!important;
    background-image: url(../images/home/right1.png) !important;
    width: 31px !important;
    height: 31px !important;
}
.prev1{
    margin-top: -87px!important;
    margin-left: -80px!important;
    /* background-image: url(../images/home/left.png) !important; */
    width: 31px !important;
    height: 31px !important;
}
.swiper1Box{
    width: 100%;
    height: 420px;
    background: linear-gradient(32deg, #0A5BB6, #2379DC, #0A5BB6, #2379DC);
    margin-top: 40px;
}
.swiper1Box img{
    width: 60%;
    position: relative;
    top: -40px;
    margin:0 3%;
}
.swiper1Box div{
    width: 30%;
}
.swiper1Box div p:nth-child(1){
    padding: 70px 0 15px 0;
}
.swiper1Box div p:nth-child(2){
    width: 72px;
    height: 3px;
    background: #FFFFFF;
    margin-bottom: 25px;
}
.swiper2{
    width: 1100px;
    height: 364px;
}
.swiper2 .swiper-slide div {
    width: 660px;
    height: 364px;
    margin: auto;
}
.swiper2 .swiper-slide div img {
    max-width: 660px;
    max-height: 364px;
}
.next2{
    margin-top: -380px!important;
    margin-left: 1175px!important;
    background-image: url(../images/home/right.png) !important;
    width: 31px !important;
    height: 31px !important;
}
.prev2{
    margin-top: -31px!important;
    margin-left: -10px!important;
    background-image: url(../images/home/left.png) !important;
    width: 31px !important;
    height: 31px !important;
}
.cooperation li{
    width: 300px;
    height: 382px;
    background: #FFFFFF;
    border-radius:20px !important;
}
.cooperation li img{
    width: 300px;
    height: 215px;
}
.cooperation li div{
    width: 260px;
    margin: auto;
}
.cooperation li div p:nth-child(1){
    margin-bottom: 5px;
}
.cooperation li:nth-of-type(odd) img{
    border-radius: 20px 20px 0px 0px;
    margin-bottom: 15px;
}
.cooperation li:nth-of-type(odd){
    border-radius:0px 0px 20px 20px;
}
.cooperation li:nth-of-type(even) img{
    border-radius:0px 0px 20px 20px;
}
.cooperation li:nth-of-type(even){
    border-radius: 20px 20px 0px 0px;
}
.cooperation li:nth-of-type(even) div{
    padding-top: 18px;
    height: 150px;
}
.cooperationActive{
    background: #1566C2 !important;
}
.cooperationActive p{
    color: #FFFFFF !important;
}
.support{
    width: 100%;
    height: 738px;
    background: url(../images/home/bg4.jpg) no-repeat center;
}
.support li{
    width: 233px;
    height: 200px;
    background: url(../images/home/img26.jpg) no-repeat center;
    margin:0 20px 40px;
}
.support li div{
    width: 80px;
    height: 80px;
    margin: auto;
    padding: 30px 0 20px 0;
}
.support li div img{
    max-width: 80px;
    max-height: 80px;
}
.support li div img:nth-child(2){
    display: none;
}
.supportActive p{
    color: #FFFFFF !important;
}
.supportActive{
    background: url(../images/home/img26a.jpg) no-repeat center !important;
    box-shadow: 0px 0px 3px 0px rgba(57,57,57,0.49) !important;
}
.supportActive div img:nth-child(2){
    display: block !important;
}
.supportActive div img:nth-child(1){
    display: none !important;
}
.messageb form input{
    border: none;
    outline: none;
    width: 522px;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    font-size: 20px;
    padding-left: 10px;
    margin-top: 15px;
 }
 .messageb form div{
    margin-bottom: 35px;
 }
 .messageb form button{
    width: 200px;
    height: 60px;
    background: #1566C2;
    line-height: 60px;
    border: none;
    outline: none;
    margin-left: 500px;
 }
 footer{
    width: 100%;
    height: 465px;
    background: url(../images/home/bg5.jpg) no-repeat center;
}
footer ul li{
    margin-bottom: 15px;
 }
footer ul li a{
    color: #A8A8A8;
}
footer ul li a:hover{
   color: #A8A8A8;
}
.line2{
    width: 100%;
    height: 1px;
    background: #FFFFFF;
    margin: 50px 0 10px 0;
}
.rightNavigation ul li{
    width: 54px;
    height:54px;
    background: rgba(153, 153, 153, .46);
    margin-bottom: 10px;
    border-radius: 50%;
}
.rightNavigation ul li div{
    width: 54px;
    height: 54px;
    margin: auto;
}
.rightNavigation ul li div img{
    max-width: 30px;
    max-height: 30px;
}
.rightNavigation ul li:hover{
    background: #1566C2 !important;
}
.rightNavigation{
    position: fixed;
    z-index: 99;
    right: 0;
    top: 500px;
}
.rightNavigationa{
    width: 300px;
    height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 485px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationb{
    width: 180px;
    height: 162px;
    background:  url(../images/home/icon46.png) no-repeat center;
    border-radius: 20px;
    display: none;
    position: fixed;
    right: 0;
    top: 505px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationc{
    width: 300px;
    height: 120px;
    line-height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 595px;
    z-index: 99;
    margin-right: 60px;
}